[INFO] cloning repository https://github.com/cjavad/svg_splitter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cjavad/svg_splitter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjavad%2Fsvg_splitter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjavad%2Fsvg_splitter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a63c2581068a71b660e865193f7d8fdcb00a64a
[INFO] testing cjavad/svg_splitter against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcjavad%2Fsvg_splitter" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cjavad/svg_splitter
[INFO] finished tweaking git repo https://github.com/cjavad/svg_splitter
[INFO] tweaked toml for git repo https://github.com/cjavad/svg_splitter written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cjavad/svg_splitter on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cjavad/svg_splitter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eedc652e7cf84ce2b484a342efce0d3951f625fc28c01d909748490bd8b970a3
[INFO] running `Command { std: "docker" "start" "-a" "eedc652e7cf84ce2b484a342efce0d3951f625fc28c01d909748490bd8b970a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eedc652e7cf84ce2b484a342efce0d3951f625fc28c01d909748490bd8b970a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eedc652e7cf84ce2b484a342efce0d3951f625fc28c01d909748490bd8b970a3", kill_on_drop: false }`
[INFO] [stdout] eedc652e7cf84ce2b484a342efce0d3951f625fc28c01d909748490bd8b970a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a14077d6b4a358e62709b65027580a5bb8dbaac7fc183e3e592938ee0051a467
[INFO] running `Command { std: "docker" "start" "-a" "a14077d6b4a358e62709b65027580a5bb8dbaac7fc183e3e592938ee0051a467", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling cc v1.1.16
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling quick-xml v0.36.1
[INFO] [stderr]    Compiling wayland-client v0.31.6
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling fontconfig-parser v0.5.7
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling unicode-script v0.5.6
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.2.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling unicode-properties v0.1.2
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling zeno v0.2.3
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling ori-macro v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5)
[INFO] [stderr]    Compiling unicode-ccc v0.2.0
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling yazi v0.1.6
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling image-webp v0.1.3
[INFO] [stderr]    Compiling zune-jpeg v0.4.13
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling self_cell v1.0.4
[INFO] [stderr]    Compiling sys-locale v0.3.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling rangemap v1.5.1
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling smol_str v0.3.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling ttf-parser v0.24.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling async-executor v1.13.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling async-broadcast v0.7.1
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling ori-shell v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5)
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]    Compiling ori-font-awesome v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5)
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling glow v0.14.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1 (https://github.com/psychon/x11rb?rev=8d43dd0#8d43dd07)
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling rfd v0.14.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling svg_splitter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling owned_ttf_parser v0.24.0
[INFO] [stderr]    Compiling ab_glyph v0.2.28
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wayland-egl v0.32.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bytemuck_derive v1.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling bytemuck v1.17.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling font-types v0.6.0
[INFO] [stderr]    Compiling rustybuzz v0.14.1
[INFO] [stderr]    Compiling image v0.25.2
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling read-fonts v0.20.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling async-io v2.3.4
[INFO] [stderr]    Compiling wayland-protocols v0.32.4
[INFO] [stderr]    Compiling wayland-cursor v0.31.6
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-net v2.0.0
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling x11rb v0.13.1 (https://github.com/psychon/x11rb?rev=8d43dd0#8d43dd07)
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.4
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling enumflags2 v0.7.10
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling skrifa v0.20.0
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]    Compiling zbus v4.4.0
[INFO] [stderr]    Compiling swash v0.1.18
[INFO] [stderr]    Compiling cosmic-text v0.12.1
[INFO] [stderr]    Compiling ori-core v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5)
[INFO] [stderr]    Compiling ashpd v0.8.1
[INFO] [stderr]    Compiling ori-app v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5)
[INFO] [stderr]    Compiling ori-glow v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5)
[INFO] [stderr]    Compiling ori v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/main.rs:65:62
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let description = center(text!("SVG Splitter").font_size(32.0));
[INFO] [stdout]    |                                                              ^^^^ help: explicitly specify the type as `f32`: `32.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/main.rs:80:87
[INFO] [stdout]    |
[INFO] [stdout] 80 |     vstack![description, button, hstack![text!("Point in point check:"), pip_box].gap(5.0), flex(center(svgs(data)))]
[INFO] [stdout]    |                                                                                       ^^^ help: explicitly specify the type as `f32`: `5.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/main.rs:85:38
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let mut vview = vstack_vec().gap(10.0);
[INFO] [stdout]    |                                      ^^^^ help: explicitly specify the type as `f32`: `10.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/main.rs:96:31
[INFO] [stdout]    |
[INFO] [stdout] 96 |     vstack![vview, hview].gap(50.0)
[INFO] [stdout]    |                               ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/libsvg.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     unsafe {
[INFO] [stdout]     |     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cx`
[INFO] [stdout]   --> src/svg_view.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn build(&mut self, cx: &mut BuildCx, data: &mut Data) -> Self::State {
[INFO] [stdout]    |                         ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `old`
[INFO] [stdout]   --> src/svg_view.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         old: &Self,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_old`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/svg_view.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn event(&mut self, state: &mut Self::State, cx: &mut EventCx, data: &mut Data, event: &Event) {}
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cx`
[INFO] [stdout]   --> src/svg_view.rs:48:50
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn event(&mut self, state: &mut Self::State, cx: &mut EventCx, data: &mut Data, event: &Event) {}
[INFO] [stdout]    |                                                  ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/svg_view.rs:48:68
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn event(&mut self, state: &mut Self::State, cx: &mut EventCx, data: &mut Data, event: &Event) {}
[INFO] [stdout]    |                                                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/svg_view.rs:48:85
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn event(&mut self, state: &mut Self::State, cx: &mut EventCx, data: &mut Data, event: &Event) {}
[INFO] [stdout]    |                                                                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cx`
[INFO] [stdout]   --> src/svg_view.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         cx: &mut LayoutCx,
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/svg_view.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         data: &mut Data,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/svg_view.rs:60:66
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn draw(&mut self, state: &mut Self::State, cx: &mut DrawCx, data: &mut Data) {
[INFO] [stdout]    |                                                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cx`
[INFO] [stdout]   --> src/main.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn event(&mut self, cx: &mut DelegateCx<Data>, data: &mut Data, event: &Event) -> bool {
[INFO] [stdout]    |                         ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cImportSvgOptions` is more private than the item `libsvg::svg_to_polygon_c`
[INFO] [stdout]   --> src/libsvg.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     pub fn svg_to_polygon_c(
[INFO] [stdout] 43 | |         svg: *const ffi::c_char,
[INFO] [stdout] 44 | |         size: usize,
[INFO] [stdout] 45 | |         options: *mut cImportSvgOptions,
[INFO] [stdout] 46 | |         polygon: *mut *mut ffi::c_void,
[INFO] [stdout] 47 | |     ) -> ffi::c_int;
[INFO] [stdout]    | |____________________^ function `libsvg::svg_to_polygon_c` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `cImportSvgOptions` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/libsvg.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct cImportSvgOptions {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cOutline` is more private than the item `libsvg::get_polygon_outlines`
[INFO] [stdout]   --> src/libsvg.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | /     pub fn get_polygon_outlines(
[INFO] [stdout] 50 | |         polygon: *mut ffi::c_void,
[INFO] [stdout] 51 | |         outlines: *mut *mut cOutline,
[INFO] [stdout] 52 | |         size: *mut usize,
[INFO] [stdout] 53 | |     ) -> ffi::c_int;
[INFO] [stdout]    | |____________________^ function `libsvg::get_polygon_outlines` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `cOutline` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/libsvg.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct cOutline {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cSplitPolygonOptions` is more private than the item `libsvg::split_polygon_c`
[INFO] [stdout]   --> src/libsvg.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | /     pub fn split_polygon_c(
[INFO] [stdout] 62 | |         polygon: *mut ffi::c_void,
[INFO] [stdout] 63 | |         options: *mut cSplitPolygonOptions,
[INFO] [stdout] 64 | |         polygons: *mut *mut *mut ffi::c_void,
[INFO] [stdout] 65 | |         size: *mut usize,
[INFO] [stdout] 66 | |     ) -> ffi::c_int;
[INFO] [stdout]    | |____________________^ function `libsvg::split_polygon_c` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `cSplitPolygonOptions` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/libsvg.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct cSplitPolygonOptions {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cOutline` is more private than the item `libsvg::free_outline`
[INFO] [stdout]   --> src/libsvg.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn free_outline(outline: *mut cOutline) -> ffi::c_int;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `libsvg::free_outline` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `cOutline` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/libsvg.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct cOutline {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cOutline` is more private than the item `libsvg::free_outlines`
[INFO] [stdout]   --> src/libsvg.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn free_outlines(outlines: *mut cOutline, size: usize) -> ffi::c_int;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `libsvg::free_outlines` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `cOutline` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/libsvg.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct cOutline {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bbox` and `positive` are never read
[INFO] [stdout]   --> src/libsvg.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Outline {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 35 |     pub bbox: (Point, Point),
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 36 |     pub vertices: Vec<Point>,
[INFO] [stdout] 37 |     pub positive: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Outline` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `polygon_to_svg_c` is never used
[INFO] [stdout]   --> src/libsvg.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn polygon_to_svg_c(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `free_polygon` is never used
[INFO] [stdout]   --> src/libsvg.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn free_polygon(polygon: *mut ffi::c_void) -> ffi::c_int;
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `free_polygons` is never used
[INFO] [stdout]   --> src/libsvg.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn free_polygons(polygons: *mut *mut ffi::c_void, size: usize) -> ffi::c_int;
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `free_outline` is never used
[INFO] [stdout]   --> src/libsvg.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn free_outline(outline: *mut cOutline) -> ffi::c_int;
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `free_outlines` is never used
[INFO] [stdout]   --> src/libsvg.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn free_outlines(outlines: *mut cOutline, size: usize) -> ffi::c_int;
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a14077d6b4a358e62709b65027580a5bb8dbaac7fc183e3e592938ee0051a467", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a14077d6b4a358e62709b65027580a5bb8dbaac7fc183e3e592938ee0051a467", kill_on_drop: false }`
[INFO] [stdout] a14077d6b4a358e62709b65027580a5bb8dbaac7fc183e3e592938ee0051a467
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ed28ade1574eec7c338af28b5ca262e22cf17630b6c73eb4799c42bd5e9ee84
[INFO] running `Command { std: "docker" "start" "-a" "8ed28ade1574eec7c338af28b5ca262e22cf17630b6c73eb4799c42bd5e9ee84", kill_on_drop: false }`
[INFO] [stderr]    Compiling ori-core v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5)
[INFO] [stderr]    Compiling ori-glow v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5)
[INFO] [stderr]    Compiling ori-app v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5)
[INFO] [stderr]    Compiling ori-font-awesome v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5)
[INFO] [stderr]    Compiling ori-shell v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5)
[INFO] [stderr]    Compiling ori v0.1.0-alpha.1 (https://github.com/ChangeCaps/ori#1fbeffb5)
[INFO] [stderr]    Compiling svg_splitter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/main.rs:65:62
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let description = center(text!("SVG Splitter").font_size(32.0));
[INFO] [stdout]    |                                                              ^^^^ help: explicitly specify the type as `f32`: `32.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/main.rs:80:87
[INFO] [stdout]    |
[INFO] [stdout] 80 |     vstack![description, button, hstack![text!("Point in point check:"), pip_box].gap(5.0), flex(center(svgs(data)))]
[INFO] [stdout]    |                                                                                       ^^^ help: explicitly specify the type as `f32`: `5.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/main.rs:85:38
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let mut vview = vstack_vec().gap(10.0);
[INFO] [stdout]    |                                      ^^^^ help: explicitly specify the type as `f32`: `10.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]   --> src/main.rs:96:31
[INFO] [stdout]    |
[INFO] [stdout] 96 |     vstack![vview, hview].gap(50.0)
[INFO] [stdout]    |                               ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/libsvg.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 169 |     unsafe {
[INFO] [stdout]     |     ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cx`
[INFO] [stdout]   --> src/svg_view.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn build(&mut self, cx: &mut BuildCx, data: &mut Data) -> Self::State {
[INFO] [stdout]    |                         ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `old`
[INFO] [stdout]   --> src/svg_view.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         old: &Self,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_old`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]   --> src/svg_view.rs:48:25
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn event(&mut self, state: &mut Self::State, cx: &mut EventCx, data: &mut Data, event: &Event) {}
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cx`
[INFO] [stdout]   --> src/svg_view.rs:48:50
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn event(&mut self, state: &mut Self::State, cx: &mut EventCx, data: &mut Data, event: &Event) {}
[INFO] [stdout]    |                                                  ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/svg_view.rs:48:68
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn event(&mut self, state: &mut Self::State, cx: &mut EventCx, data: &mut Data, event: &Event) {}
[INFO] [stdout]    |                                                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/svg_view.rs:48:85
[INFO] [stdout]    |
[INFO] [stdout] 48 |     fn event(&mut self, state: &mut Self::State, cx: &mut EventCx, data: &mut Data, event: &Event) {}
[INFO] [stdout]    |                                                                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cx`
[INFO] [stdout]   --> src/svg_view.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         cx: &mut LayoutCx,
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/svg_view.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         data: &mut Data,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/svg_view.rs:60:66
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn draw(&mut self, state: &mut Self::State, cx: &mut DrawCx, data: &mut Data) {
[INFO] [stdout]    |                                                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cx`
[INFO] [stdout]   --> src/main.rs:23:25
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn event(&mut self, cx: &mut DelegateCx<Data>, data: &mut Data, event: &Event) -> bool {
[INFO] [stdout]    |                         ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cImportSvgOptions` is more private than the item `libsvg::svg_to_polygon_c`
[INFO] [stdout]   --> src/libsvg.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     pub fn svg_to_polygon_c(
[INFO] [stdout] 43 | |         svg: *const ffi::c_char,
[INFO] [stdout] 44 | |         size: usize,
[INFO] [stdout] 45 | |         options: *mut cImportSvgOptions,
[INFO] [stdout] 46 | |         polygon: *mut *mut ffi::c_void,
[INFO] [stdout] 47 | |     ) -> ffi::c_int;
[INFO] [stdout]    | |____________________^ function `libsvg::svg_to_polygon_c` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `cImportSvgOptions` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/libsvg.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | struct cImportSvgOptions {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cOutline` is more private than the item `libsvg::get_polygon_outlines`
[INFO] [stdout]   --> src/libsvg.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | /     pub fn get_polygon_outlines(
[INFO] [stdout] 50 | |         polygon: *mut ffi::c_void,
[INFO] [stdout] 51 | |         outlines: *mut *mut cOutline,
[INFO] [stdout] 52 | |         size: *mut usize,
[INFO] [stdout] 53 | |     ) -> ffi::c_int;
[INFO] [stdout]    | |____________________^ function `libsvg::get_polygon_outlines` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `cOutline` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/libsvg.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct cOutline {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cSplitPolygonOptions` is more private than the item `libsvg::split_polygon_c`
[INFO] [stdout]   --> src/libsvg.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | /     pub fn split_polygon_c(
[INFO] [stdout] 62 | |         polygon: *mut ffi::c_void,
[INFO] [stdout] 63 | |         options: *mut cSplitPolygonOptions,
[INFO] [stdout] 64 | |         polygons: *mut *mut *mut ffi::c_void,
[INFO] [stdout] 65 | |         size: *mut usize,
[INFO] [stdout] 66 | |     ) -> ffi::c_int;
[INFO] [stdout]    | |____________________^ function `libsvg::split_polygon_c` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `cSplitPolygonOptions` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/libsvg.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct cSplitPolygonOptions {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cOutline` is more private than the item `libsvg::free_outline`
[INFO] [stdout]   --> src/libsvg.rs:70:5
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn free_outline(outline: *mut cOutline) -> ffi::c_int;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `libsvg::free_outline` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `cOutline` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/libsvg.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct cOutline {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `cOutline` is more private than the item `libsvg::free_outlines`
[INFO] [stdout]   --> src/libsvg.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn free_outlines(outlines: *mut cOutline, size: usize) -> ffi::c_int;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `libsvg::free_outlines` is reachable at visibility `pub(crate)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `cOutline` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/libsvg.rs:27:1
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct cOutline {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bbox` and `positive` are never read
[INFO] [stdout]   --> src/libsvg.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Outline {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 35 |     pub bbox: (Point, Point),
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 36 |     pub vertices: Vec<Point>,
[INFO] [stdout] 37 |     pub positive: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Outline` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `polygon_to_svg_c` is never used
[INFO] [stdout]   --> src/libsvg.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn polygon_to_svg_c(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `free_polygon` is never used
[INFO] [stdout]   --> src/libsvg.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn free_polygon(polygon: *mut ffi::c_void) -> ffi::c_int;
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `free_polygons` is never used
[INFO] [stdout]   --> src/libsvg.rs:68:12
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub fn free_polygons(polygons: *mut *mut ffi::c_void, size: usize) -> ffi::c_int;
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `free_outline` is never used
[INFO] [stdout]   --> src/libsvg.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub fn free_outline(outline: *mut cOutline) -> ffi::c_int;
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `free_outlines` is never used
[INFO] [stdout]   --> src/libsvg.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn free_outlines(outlines: *mut cOutline, size: usize) -> ffi::c_int;
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.76s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "8ed28ade1574eec7c338af28b5ca262e22cf17630b6c73eb4799c42bd5e9ee84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ed28ade1574eec7c338af28b5ca262e22cf17630b6c73eb4799c42bd5e9ee84", kill_on_drop: false }`
[INFO] [stdout] 8ed28ade1574eec7c338af28b5ca262e22cf17630b6c73eb4799c42bd5e9ee84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8478623e7bc0932c6e65b813b67641f76e8fd41f794326f84536d862440518fe
[INFO] running `Command { std: "docker" "start" "-a" "8478623e7bc0932c6e65b813b67641f76e8fd41f794326f84536d862440518fe", kill_on_drop: false }`
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> src/main.rs:65:62
[INFO] [stderr]    |
[INFO] [stderr] 65 |     let description = center(text!("SVG Splitter").font_size(32.0));
[INFO] [stderr]    |                                                              ^^^^ help: explicitly specify the type as `f32`: `32.0_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr]    = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> src/main.rs:80:87
[INFO] [stderr]    |
[INFO] [stderr] 80 |     vstack![description, button, hstack![text!("Point in point check:"), pip_box].gap(5.0), flex(center(svgs(data)))]
[INFO] [stderr]    |                                                                                       ^^^ help: explicitly specify the type as `f32`: `5.0_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> src/main.rs:85:38
[INFO] [stderr]    |
[INFO] [stderr] 85 |     let mut vview = vstack_vec().gap(10.0);
[INFO] [stderr]    |                                      ^^^^ help: explicitly specify the type as `f32`: `10.0_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]   --> src/main.rs:96:31
[INFO] [stderr]    |
[INFO] [stderr] 96 |     vstack![vview, hview].gap(50.0)
[INFO] [stderr]    |                               ^^^^ help: explicitly specify the type as `f32`: `50.0_f32`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]    --> src/libsvg.rs:169:5
[INFO] [stderr]     |
[INFO] [stderr] 169 |     unsafe {
[INFO] [stderr]     |     ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cx`
[INFO] [stderr]   --> src/svg_view.rs:26:25
[INFO] [stderr]    |
[INFO] [stderr] 26 |     fn build(&mut self, cx: &mut BuildCx, data: &mut Data) -> Self::State {
[INFO] [stderr]    |                         ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `old`
[INFO] [stderr]   --> src/svg_view.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 39 |         old: &Self,
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_old`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `state`
[INFO] [stderr]   --> src/svg_view.rs:48:25
[INFO] [stderr]    |
[INFO] [stderr] 48 |     fn event(&mut self, state: &mut Self::State, cx: &mut EventCx, data: &mut Data, event: &Event) {}
[INFO] [stderr]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cx`
[INFO] [stderr]   --> src/svg_view.rs:48:50
[INFO] [stderr]    |
[INFO] [stderr] 48 |     fn event(&mut self, state: &mut Self::State, cx: &mut EventCx, data: &mut Data, event: &Event) {}
[INFO] [stderr]    |                                                  ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> src/svg_view.rs:48:68
[INFO] [stderr]    |
[INFO] [stderr] 48 |     fn event(&mut self, state: &mut Self::State, cx: &mut EventCx, data: &mut Data, event: &Event) {}
[INFO] [stderr]    |                                                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `event`
[INFO] [stderr]   --> src/svg_view.rs:48:85
[INFO] [stderr]    |
[INFO] [stderr] 48 |     fn event(&mut self, state: &mut Self::State, cx: &mut EventCx, data: &mut Data, event: &Event) {}
[INFO] [stderr]    |                                                                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cx`
[INFO] [stderr]   --> src/svg_view.rs:53:9
[INFO] [stderr]    |
[INFO] [stderr] 53 |         cx: &mut LayoutCx,
[INFO] [stderr]    |         ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> src/svg_view.rs:54:9
[INFO] [stderr]    |
[INFO] [stderr] 54 |         data: &mut Data,
[INFO] [stderr]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]   --> src/svg_view.rs:60:66
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn draw(&mut self, state: &mut Self::State, cx: &mut DrawCx, data: &mut Data) {
[INFO] [stderr]    |                                                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cx`
[INFO] [stderr]   --> src/main.rs:23:25
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn event(&mut self, cx: &mut DelegateCx<Data>, data: &mut Data, event: &Event) -> bool {
[INFO] [stderr]    |                         ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stderr] 
[INFO] [stderr] warning: type `cImportSvgOptions` is more private than the item `libsvg::svg_to_polygon_c`
[INFO] [stderr]   --> src/libsvg.rs:42:5
[INFO] [stderr]    |
[INFO] [stderr] 42 | /     pub fn svg_to_polygon_c(
[INFO] [stderr] 43 | |         svg: *const ffi::c_char,
[INFO] [stderr] 44 | |         size: usize,
[INFO] [stderr] 45 | |         options: *mut cImportSvgOptions,
[INFO] [stderr] 46 | |         polygon: *mut *mut ffi::c_void,
[INFO] [stderr] 47 | |     ) -> ffi::c_int;
[INFO] [stderr]    | |____________________^ function `libsvg::svg_to_polygon_c` is reachable at visibility `pub(crate)`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `cImportSvgOptions` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> src/libsvg.rs:5:1
[INFO] [stderr]    |
[INFO] [stderr]  5 | struct cImportSvgOptions {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `cOutline` is more private than the item `libsvg::get_polygon_outlines`
[INFO] [stderr]   --> src/libsvg.rs:49:5
[INFO] [stderr]    |
[INFO] [stderr] 49 | /     pub fn get_polygon_outlines(
[INFO] [stderr] 50 | |         polygon: *mut ffi::c_void,
[INFO] [stderr] 51 | |         outlines: *mut *mut cOutline,
[INFO] [stderr] 52 | |         size: *mut usize,
[INFO] [stderr] 53 | |     ) -> ffi::c_int;
[INFO] [stderr]    | |____________________^ function `libsvg::get_polygon_outlines` is reachable at visibility `pub(crate)`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `cOutline` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> src/libsvg.rs:27:1
[INFO] [stderr]    |
[INFO] [stderr] 27 | struct cOutline {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `cSplitPolygonOptions` is more private than the item `libsvg::split_polygon_c`
[INFO] [stderr]   --> src/libsvg.rs:61:5
[INFO] [stderr]    |
[INFO] [stderr] 61 | /     pub fn split_polygon_c(
[INFO] [stderr] 62 | |         polygon: *mut ffi::c_void,
[INFO] [stderr] 63 | |         options: *mut cSplitPolygonOptions,
[INFO] [stderr] 64 | |         polygons: *mut *mut *mut ffi::c_void,
[INFO] [stderr] 65 | |         size: *mut usize,
[INFO] [stderr] 66 | |     ) -> ffi::c_int;
[INFO] [stderr]    | |____________________^ function `libsvg::split_polygon_c` is reachable at visibility `pub(crate)`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `cSplitPolygonOptions` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> src/libsvg.rs:14:1
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct cSplitPolygonOptions {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `cOutline` is more private than the item `libsvg::free_outline`
[INFO] [stderr]   --> src/libsvg.rs:70:5
[INFO] [stderr]    |
[INFO] [stderr] 70 |     pub fn free_outline(outline: *mut cOutline) -> ffi::c_int;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `libsvg::free_outline` is reachable at visibility `pub(crate)`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `cOutline` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> src/libsvg.rs:27:1
[INFO] [stderr]    |
[INFO] [stderr] 27 | struct cOutline {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: type `cOutline` is more private than the item `libsvg::free_outlines`
[INFO] [stderr]   --> src/libsvg.rs:71:5
[INFO] [stderr]    |
[INFO] [stderr] 71 |     pub fn free_outlines(outlines: *mut cOutline, size: usize) -> ffi::c_int;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `libsvg::free_outlines` is reachable at visibility `pub(crate)`
[INFO] [stderr]    |
[INFO] [stderr] note: but type `cOutline` is only usable at visibility `pub(self)`
[INFO] [stderr]   --> src/libsvg.rs:27:1
[INFO] [stderr]    |
[INFO] [stderr] 27 | struct cOutline {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `bbox` and `positive` are never read
[INFO] [stderr]   --> src/libsvg.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub struct Outline {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] 35 |     pub bbox: (Point, Point),
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 36 |     pub vertices: Vec<Point>,
[INFO] [stderr] 37 |     pub positive: bool,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Outline` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `polygon_to_svg_c` is never used
[INFO] [stderr]   --> src/libsvg.rs:55:12
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub fn polygon_to_svg_c(
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `free_polygon` is never used
[INFO] [stderr]   --> src/libsvg.rs:67:12
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub fn free_polygon(polygon: *mut ffi::c_void) -> ffi::c_int;
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `free_polygons` is never used
[INFO] [stderr]   --> src/libsvg.rs:68:12
[INFO] [stderr]    |
[INFO] [stderr] 68 |     pub fn free_polygons(polygons: *mut *mut ffi::c_void, size: usize) -> ffi::c_int;
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `free_outline` is never used
[INFO] [stderr]   --> src/libsvg.rs:70:12
[INFO] [stderr]    |
[INFO] [stderr] 70 |     pub fn free_outline(outline: *mut cOutline) -> ffi::c_int;
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `free_outlines` is never used
[INFO] [stderr]   --> src/libsvg.rs:71:12
[INFO] [stderr]    |
[INFO] [stderr] 71 |     pub fn free_outlines(outlines: *mut cOutline, size: usize) -> ffi::c_int;
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `svg_splitter` (bin "svg_splitter" test) generated 26 warnings (run `cargo fix --bin "svg_splitter" -p svg_splitter --tests` to apply 14 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/svg_splitter-8dba46c2e01891a1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8478623e7bc0932c6e65b813b67641f76e8fd41f794326f84536d862440518fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8478623e7bc0932c6e65b813b67641f76e8fd41f794326f84536d862440518fe", kill_on_drop: false }`
[INFO] [stdout] 8478623e7bc0932c6e65b813b67641f76e8fd41f794326f84536d862440518fe
